-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the go-minor group across 3 directories with 32 updates #1397
Closed
+386
−733
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
area/ci
Continuous Integration pipeline
dependencies
Dependency management for library and code
labels
Jul 22, 2024
This was referenced Jul 22, 2024
@dependabot rebase |
Bumps the go-minor group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.27.1` | `1.30.3` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.34.3` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.54.4` | `1.58.2` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.2.4` | `0.3.0` | | [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.6.0` | `0.9.0` | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.2.0` | `1.5.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.43.2` | `0.47.1` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.1.1` | `1.3.0` | | [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) | `0.17.1` | `0.22.1` | | [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) | `6.7.0` | `6.8.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.62.1` | `1.65.0` | | [sigs.k8s.io/cli-utils](https://github.com/kubernetes-sigs/cli-utils) | `0.35.0` | `0.37.2` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.35.0` | `0.39.1` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` | Bumps the go-minor group with 4 updates in the /api directory: [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg), [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Bumps the go-minor group with 11 updates in the /tfctl directory: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.1.0` | `1.5.0` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.0.0-rc.4` | `1.3.0` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.4.0` | `1.6.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.32.0` | `1.33.1` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.8.2` | `1.11.0` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.13.0` | `1.19.0` | | google.golang.org/protobuf | `1.33.0` | `1.34.2` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.28.4` | `0.30.3` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.35.0` | `0.39.1` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` | | [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) | `0.4.0` | `0.7.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.27.1 to 1.30.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.27.1...v1.30.3) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.32.7 to 1.34.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/iam/v1.32.7...service/sqs/v1.34.3) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.54.4 to 1.58.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.54.4...service/s3/v1.58.2) Updates `github.com/aws/smithy-go` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.2...v1.20.3) Updates `github.com/cyphar/filepath-securejoin` from 0.2.4 to 0.3.0 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Commits](cyphar/filepath-securejoin@v0.2.4...v0.3.0) Updates `github.com/fluxcd/pkg/apis/event` from 0.6.0 to 0.9.0 - [Commits](fluxcd/pkg@tar/v0.6.0...git/v0.9.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.2.0 to 1.5.0 - [Commits](fluxcd/pkg@apis/meta/v1.2.0...apis/meta/v1.5.0) Updates `github.com/fluxcd/pkg/runtime` from 0.43.2 to 0.47.1 - [Commits](fluxcd/pkg@runtime/v0.43.2...runtime/v0.47.1) Updates `github.com/fluxcd/source-controller/api` from 1.1.1 to 1.3.0 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.1.1...v1.3.0) Updates `github.com/hashicorp/terraform-json` from 0.17.1 to 0.22.1 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.17.1...v0.22.1) Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.7.0 to 6.8.1 - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases) - [Commits](maxbrunsfeld/counterfeiter@v6.7.0...v6.8.1) Updates `github.com/onsi/gomega` from 1.32.0 to 1.33.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.32.0...v1.33.1) Updates `github.com/zclconf/go-cty` from 1.14.1 to 1.14.4 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.14.1...v1.14.4) Updates `golang.org/x/net` from 0.23.0 to 0.24.0 - [Commits](golang/net@v0.23.0...v0.24.0) Updates `google.golang.org/grpc` from 1.62.1 to 1.65.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.62.1...v1.65.0) Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.1 Updates `sigs.k8s.io/cli-utils` from 0.35.0 to 0.37.2 - [Release notes](https://github.com/kubernetes-sigs/cli-utils/releases) - [Commits](kubernetes-sigs/cli-utils@v0.35.0...v0.37.2) Updates `sigs.k8s.io/controller-runtime` from 0.18.3 to 0.18.4 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.18.3...v0.18.4) Updates `github.com/fluxcd/cli-utils` from 0.36.0-flux.2 to 0.36.0-flux.7 - [Commits](fluxcd/cli-utils@v0.36.0-flux.2...v0.36.0-flux.7) Updates `github.com/fluxcd/pkg/ssa` from 0.35.0 to 0.39.1 - [Commits](fluxcd/pkg@oci/v0.35.0...ssa/v0.39.1) Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.7.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.1.0 to 1.5.0 - [Commits](fluxcd/pkg@apis/meta/v1.2.0...apis/meta/v1.5.0) Updates `github.com/fluxcd/source-controller/api` from 1.0.0-rc.4 to 1.3.0 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.1.1...v1.3.0) Updates `github.com/onsi/gomega` from 1.32.0 to 1.33.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.32.0...v1.33.1) Updates `golang.org/x/net` from 0.23.0 to 0.24.0 - [Commits](golang/net@v0.23.0...v0.24.0) Updates `sigs.k8s.io/yaml` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.3.0...v1.4.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.1.0 to 1.5.0 - [Commits](fluxcd/pkg@apis/meta/v1.2.0...apis/meta/v1.5.0) Updates `github.com/fluxcd/source-controller/api` from 1.0.0-rc.4 to 1.3.0 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.1.1...v1.3.0) Updates `github.com/google/uuid` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.4.0...v1.6.0) Updates `github.com/onsi/gomega` from 1.32.0 to 1.33.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.32.0...v1.33.1) Updates `github.com/spf13/afero` from 1.8.2 to 1.11.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.8.2...v1.11.0) Updates `github.com/spf13/viper` from 1.13.0 to 1.19.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.13.0...v1.19.0) Updates `golang.org/x/net` from 0.23.0 to 0.24.0 - [Commits](golang/net@v0.23.0...v0.24.0) Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.2 Updates `k8s.io/kubectl` from 0.28.4 to 0.30.3 - [Commits](kubernetes/kubectl@v0.28.4...v0.30.3) Updates `k8s.io/api` from 0.30.1 to 0.30.3 - [Commits](kubernetes/api@v0.30.1...v0.30.3) Updates `k8s.io/apimachinery` from 0.30.1 to 0.30.3 - [Commits](kubernetes/apimachinery@v0.30.1...v0.30.3) Updates `github.com/fluxcd/pkg/ssa` from 0.35.0 to 0.39.1 - [Commits](fluxcd/pkg@oci/v0.35.0...ssa/v0.39.1) Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.7.0) Updates `github.com/hashicorp/hc-install` from 0.4.0 to 0.7.0 - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Commits](hashicorp/hc-install@v0.4.0...v0.7.0) Updates `k8s.io/cli-runtime` from 0.30.1 to 0.30.3 - [Commits](kubernetes/cli-runtime@v0.30.1...v0.30.3) Updates `k8s.io/client-go` from 0.30.1 to 0.30.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.1...v0.30.3) Updates `sigs.k8s.io/kustomize/kyaml` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@api/v0.16.0...api/v0.17.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/apis/event dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/source-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/hashicorp/terraform-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/maxbrunsfeld/counterfeiter/v6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/zclconf/go-cty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: sigs.k8s.io/cli-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/fluxcd/cli-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/ssa dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/hashicorp/go-version dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/source-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: sigs.k8s.io/yaml dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/source-controller/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/google/uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/spf13/afero dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: k8s.io/kubectl dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/ssa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/hashicorp/go-version dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/hashicorp/hc-install dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: sigs.k8s.io/kustomize/kyaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/go-minor-97480a3d94
branch
from
July 23, 2024 09:11
562e905
to
2ba7cf8
Compare
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-minor group with 14 updates in the / directory:
1.27.1
1.30.3
1.32.7
1.34.3
1.54.4
1.58.2
0.2.4
0.3.0
0.6.0
0.9.0
1.2.0
1.5.0
0.43.2
0.47.1
1.1.1
1.3.0
0.17.1
0.22.1
6.7.0
6.8.1
1.62.1
1.65.0
0.35.0
0.37.2
0.35.0
0.39.1
1.6.0
1.7.0
Bumps the go-minor group with 4 updates in the /api directory: github.com/fluxcd/pkg/apis/meta, github.com/fluxcd/source-controller/api, github.com/onsi/gomega and sigs.k8s.io/yaml.
Bumps the go-minor group with 11 updates in the /tfctl directory:
1.1.0
1.5.0
1.0.0-rc.4
1.3.0
1.4.0
1.6.0
1.32.0
1.33.1
1.8.2
1.11.0
1.13.0
1.19.0
1.33.0
1.34.2
0.28.4
0.30.3
0.35.0
0.39.1
1.6.0
1.7.0
0.4.0
0.7.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.27.1 to 1.30.3Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.32.7 to 1.34.3Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.54.4 to 1.58.2Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/smithy-go
from 1.20.2 to 1.20.3Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
07bbd00
Release 2024-06-27 (#522)dd523d1
Cast numbers in "uint oob" test error messages to avoid overflows (#514)18cc44b
make godelegator extend writerdelegator<gowriter> and add writeAdditionalFile...5a2e64e
add codegen support for string array and operation context params in endpoint...5ca24b4
add client opts extension point for waiters/paginators (#518)e421cf2
Add context into endpoint param binding inputs (#498)bced1e1
add 'sync/atomic' to the list of Go dependecies (#516)3f5ffbf
add shape deserializer overrides (#512)7afc826
upgrade to smithy 1.49 (#511)86d581f
fix: improve Go doc formatter (#510)Updates
github.com/cyphar/filepath-securejoin
from 0.2.4 to 0.3.0Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
Commits
b984b9c
VERSION: bump to 0.3.06ae6d58
merge #15 into cyphar/filepath-securejoin:main0a923e5
README: update to describe and strongly recommend new APIsebb9f1f
mkdirall: switch away from O_PATH for mkdir loop975d7b3
open: add OpenInRoot and Reopen tests1e6990b
open: add Open(at)InRoot and Reopen96f72c6
procfs: make procSelfFdReadlink more generic with genericsa91c705
lookup: clean up test helperfbc8097
proc: do not export internal PROC_ constantsce95b91
gha: update actions/checkout to v4Updates
github.com/fluxcd/pkg/apis/event
from 0.6.0 to 0.9.0Commits
598e74e
git: update dependenciesc28ef00
Merge pull request #463 from fluxcd/go-git-bc-tagda9a7b7
go-git: transform revision for last observed tag0009fda
Merge pull request #404 from fluxcd/commit-string-fmtdb0daab
git: make LastObservedCommit backwards compatible3fb1b65
git: tidy code around digestsb097686
git: align tests and code with commit fmt change24a228c
git: change Commit#String formatda2a476
Merge pull request #462 from fluxcd/event-digest-key7053ad7
apis/event: add MetaDigestKeyUpdates
github.com/fluxcd/pkg/apis/meta
from 1.2.0 to 1.5.0Commits
e32ccc2
Merge pull request #763 from fluxcd/kubernetes-1.302b974af
Update sigs.k8s.io/controller-tools to v0.15.052c1fc5
Update sigs.k8s.io/controller-runtime to v0.18.0c906252
Update dependencies to Kubernetes 1.3092c1348
Merge pull request #764 from fluxcd/dependabot/github_actions/ci-e44cfae560ccb916a
build(deps): bump the ci group with 3 updates6081556
Merge pull request #761 from fluxcd/kustomize-name-prefix-suffixabf5675
kustomize: Add support fornamePrefix
andnameSuffix
98d2522
Merge pull request #760 from fluxcd/dependabot/github_actions/ci-8f082d4f6defcd824
build(deps): bump docker/setup-buildx-action in the ci groupUpdates
github.com/fluxcd/pkg/runtime
from 0.43.2 to 0.47.1Commits
adcfcbe
Merge pull request #769 from fluxcd/controller-runtime-v0.18.10e74a82
Update runtime pkg docsb329d92
Update dependencies to controller-runtime v0.18.1d0bf8ed
Merge pull request #768 from fluxcd/dependabot/github_actions/ci-b93eff89fb14f05d7
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 in the ci group3790516
Merge pull request #767 from fluxcd/up-internal-deps37ea30c
Update internal dependenciese32ccc2
Merge pull request #763 from fluxcd/kubernetes-1.302b974af
Update sigs.k8s.io/controller-tools to v0.15.052c1fc5
Update sigs.k8s.io/controller-runtime to v0.18.0Updates
github.com/fluxcd/source-controller/api
from 1.1.1 to 1.3.0Release notes
Sourced from github.com/fluxcd/source-controller/api's releases.
... (truncated)
Changelog
Sourced from github.com/fluxcd/source-controller/api's changelog.
... (truncated)
Commits
a80a99b
Merge pull request #1472 from fluxcd/release-v1.3.070901f8
Release v1.3.005ab8b1
Add changelog entry for v1.3.0c9bf167
Merge pull request #1298 from fluxcd/phony-buildcc3d495
ci: Print controller logs after e2e run0bd5b95
Rename make targetbuild
tomanager
edccfe9
Merge pull request #1470 from fluxcd/dependabot/github_actions/ci-b23e0286c69ce2d61
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group16eeeef
Merge pull request #1469 from fluxcd/dependabot/go_modules/go-deps-4411c5bc338598b8d
build(deps): bump google.golang.org/apiUpdates
github.com/hashicorp/terraform-json
from 0.17.1 to 0.22.1Release notes
Sourced from github.com/hashicorp/terraform-json's releases.
... (truncated)
Commits
7e28e2d
tfjson: UpdateComplete
to a pointer value for older Terraform versions (#131)5e08e15
Bump hashicorp/setup-copywrite (#130)4a9d1e7
github: Set up Dependabot to manage HashiCorp-owned Actions versions (#128)11f603e
Result of tsccr-helper -log-level=info gha update -latest . (#127)6e83e7b
Result of tsccr-helper -log-level=info gha update -latest . (#124)3b8a921
tfjson: AddDeferredChanges
andComplete
toPlan
JSON (#123)8cba21a
Bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 (#122)d5065f2
Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 (#121)1498774
Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2 (#120)f2686e9
Initial support for provider-defined functions from providers schema -json (#...Updates
github.com/maxbrunsfeld/counterfeiter/v6
from 6.7.0 to 6.8.1Release notes
Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.
Commits
09933ea
remove appveyor, and unnecessary dependenciesc0e6061
⬆️ dependencies794d071
ensure fakes are generated for genericparam in ci2c17700
Merge commit 'pullrequests/Ralph7C2/genericparams'c1028da
update instructions and usage5024b9c
Merge pull request #270 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...e64fdb2
Bump golang.org/x/tools from 0.16.0 to 0.16.106a9d78
Merge pull request #269 from maxbrunsfeld/dependabot/go_modules/golang.org/x/...03cc8fa
Bump golang.org/x/tools from 0.15.0 to 0.16.0de30453
address lint warningsUpdates
github.com/onsi/gomega
from 1.32.0 to 1.33.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
8a658bb
v1.33.1e9bc35a
Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.23a66379
fix confusing eventually docsf2e65fc
v1.33.002e8706
docs: Receive(POINTER, MATCHER)ec1f186
feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests9999deb
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)cb5ff21
Bump github-pages from 229 to 230 in /docs (#735)bac6596
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)Updates
github.com/zclconf/go-cty
from 1.14.1 to 1.14.4Changelog
Sourced from github.com/zclconf/go-cty's changelog.
Commits
74286a8
v1.14.4 release4a34c33
json: Refuse to encode cty.DynamicVal4b76b75
stdlib: Conversion functions can accept unknown-typed nullsf41ae52
msgpack: Never marshal integers as MessagePack float0e3c880
functions: lookup third argument is not optionala0c3e7b
Prepare for possible future 1.14.4 release304e4a8
v1.14.3 release50ce6d3
Update CHANGELOG.md1e9442d
don't use compact floats in msgpacka0315a5
Use integer comparison for equalityUpdates
golang.org/x/net
from 0.23.0 to 0.24.0Commits
7bbe320
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/grpc
from 1.62.1 to 1.65.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
2da9769
Change version to 1.65.0 (#7306)ede96b7
metadata: remove String method (#7373)64be203
grpc: Readd pick first name (#7336) (#7341)25e33a6
examples: Add CSM Observability example (#7302) (#7318)04a5f46
xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7...cff5c3e
stats/opentelemetry: Add e2e testing for CSM Observability (#7279) (#7316)9b970fd
dns: fix constant 30s backoff for re-resolution (#7262) (#7311)6d23620
documentation: on server, use FromIncomingContext for retrieving context and...7e5898e
xds: unify xDS client creation APIs meant for testing (#7268)5d7bd7a
interop/xds: Interop client and server changes for CSM Observability (#7280)Updates
google.golang.org/protobuf
from 1.33.0 to 1.34.1Updates
sigs.k8s.io/cli-utils
from 0.35.0 to 0.37.2Release notes
Sourced from sigs.k8s.io/cli-utils's releases.
Commits
0a569f5
Merge pull request #644 from karlkfi/karl-go-1.22.02525731
Reduce minimum Go requirement to v1.22.04d57e6e
Merge pull request #643 from karlkfi/karl-fix-goreleaser9ebe810
Update github actions012918b
Merge pull request #641 from ash2k/bump-depsce2a947
Stop using deprecated type20ae0ed
Fix warnings3700109
Fix compilation failurec2d5dec
Update dependencies87074c9
Merge pull request #640 from karlkfi/karl-watch-filter-destroyUpdates
sigs.k8s.io/controller-runtime
from 0.18.3 to 0.18.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
12cc8d5
Merge pull request #2848 from k8s-infra-cherrypick-robot/cherry-pick-2847-to-...c0c229e
controllerutil: allow configuring BlockOwnerDeletion when setting OwnerRefere...